home *** CD-ROM | disk | FTP | other *** search
- ; project file for simple programs with the MiNT library
- ; integer-only version; use tc-deflt.prj for float support
- ; for use with Turbo C
-
- *.ttp ; executable is topmost window
- .C [-Y]
- .L [-Y -G -S=0] ; stack is set by _stksize
- =
- crt0.o ; startup code
- * ; compile topmost window
- ; tcgemlib.lib ; AES and VDI bindings (optional)
- mintlib.lib ; MiNT library
- tcstdlib.lib ; long arithm. routines in here... :-(
-